projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a59a6c
)
Seiji Zenitani <zenitani at mac.com>
author
Glenn Morris
<rgm@gnu.org>
Wed, 21 May 2008 04:00:01 +0000
(
04:00
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 21 May 2008 04:00:01 +0000
(
04:00
+0000)
Ryo Yoshitake <ryo at shiftmode.net>
(mac_frame_parm_handlers): A null handler for x_set_alpha.
src/macfns.c
patch
|
blob
|
history
diff --git
a/src/macfns.c
b/src/macfns.c
index 5d4593c5de359daf0eb4ebe5b75b26f3ce10c612..56320684a8688eb20ca835692b6b5a2e8501f681 100644
(file)
--- a/
src/macfns.c
+++ b/
src/macfns.c
@@
-4321,6
+4321,8
@@
frame_parm_handler mac_frame_parm_handlers[] =
x_set_fringe_width,
0, /* x_set_wait_for_wm, */
x_set_fullscreen,
+ 0, /* x_set_font_backend, */
+ 0 /* x_set_alpha, */
};
void